[INFO] cloning repository https://github.com/phideg/pdpw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phideg/pdpw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fpdpw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fpdpw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b58cd08d0c77110fbec1cc0aab36b7648165f96
[INFO] fixing phideg/pdpw against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fpdpw" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phideg/pdpw
[INFO] finished tweaking git repo https://github.com/phideg/pdpw
[INFO] tweaked toml for git repo https://github.com/phideg/pdpw written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phideg/pdpw on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phideg/pdpw already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded window_clipboard v0.5.1
[INFO] [stderr]   Downloaded clipboard_x11 v0.4.3
[INFO] [stderr]   Downloaded mundy v0.2.3
[INFO] [stderr]   Downloaded android-build v0.1.3
[INFO] [stderr]   Downloaded age v0.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d2ee313d49e5f92e4c4d74e71cd7706403ab444aac17b59ba5ac1d70f0ed6d1
[INFO] running `Command { std: "docker" "start" "2d2ee313d49e5f92e4c4d74e71cd7706403ab444aac17b59ba5ac1d70f0ed6d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d2ee313d49e5f92e4c4d74e71cd7706403ab444aac17b59ba5ac1d70f0ed6d1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d2ee313d49e5f92e4c4d74e71cd7706403ab444aac17b59ba5ac1d70f0ed6d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d2ee313d49e5f92e4c4d74e71cd7706403ab444aac17b59ba5ac1d70f0ed6d1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking lilt v0.8.1
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking iced_core v0.14.0
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking iced_futures v0.14.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling zvariant_derive v5.11.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking naga v27.0.3
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking swash v0.2.7
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=10b688cf4c5209f1 -C extra-filename=-4b18562240b4a9d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-27.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=2c53e0b9059488b7 -C extra-filename=-d3d044a49ced51c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-62de5feb621ca38e.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c5a88341cfd78b5d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-42004283f88bd172.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4a7d0854554f50b2.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-e97347a152191fe5.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-bdc0111494a9bcd6.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-497e2c16fa6c7909.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-e86c0a7bdc338983.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f0f225e6162e6575.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-fe1fd9e32c1a1759.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-afca5d2b4f7ff5c1.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c9b0a7f5fc64f368.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b28dbd92edb9d4de.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-673ef633b9bf6932.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-461bb3f9acaaa4a2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-77dbb8cbb6ce6b23.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-361576af5fb5d365.rmeta --cap-lints allow --cfg glsl_out --cfg hlsl_out --cfg spv_out --cfg std --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2d2ee313d49e5f92e4c4d74e71cd7706403ab444aac17b59ba5ac1d70f0ed6d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2ee313d49e5f92e4c4d74e71cd7706403ab444aac17b59ba5ac1d70f0ed6d1", kill_on_drop: false }`
[INFO] [stdout] 2d2ee313d49e5f92e4c4d74e71cd7706403ab444aac17b59ba5ac1d70f0ed6d1
